home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 10494 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  953 b 

  1. Path: news-sop.inria.fr!usenet
  2. From: Herve Bernier <hbernier@sophia.inria.fr>
  3. Newsgroups: comp.lang.c,de.comp.lang.c
  4. Subject: Re: Call Fortran from C
  5. Date: Mon, 18 Mar 1996 09:02:30 +0100
  6. Organization: INRIA - Sophia Antipolis (France)
  7. Message-ID: <314D1896.167EB0E7@sophia.inria.fr>
  8. References: <4ih49k$pn8@vixen.cso.uiuc.edu>
  9. NNTP-Posting-Host: rubis.inria.fr
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m)
  14.  
  15. Yousef M. Alostaz,,, wrote:
  16. > Hi;
  17. > Does anyone out there know how to call a Fortran subroutine from a C program (I
  18. > am using hp720 machines/Unix oper. sys.)?. I tried to use "std_$call" but it
  19. > did not work.
  20.  
  21. Hi from France,
  22.  
  23. Have a look at :
  24.  
  25.       http://ra.stsci.edu/documents/UUG/UnixGuide.book_59.html
  26.  
  27. And if you want more stuff about Fortran, have a look at :
  28.  
  29.       http://www.mpa-garching.mpg.de:80/~tomek/htmls/num_meth.html
  30.